/ Assembly List / LJCSQLUtilLibDAL / ForeignKeys / LJCSearchTarget

Namespace - LJCSQLUtilLibDAL


Parameters
targetTableName - The target table name.
targetColumnName - The target column name.

Returns

The target foreign key.

Syntax

C#
public ForeignKey LJCSearchTarget(String targetTableName, String targetColumnName)

Retrieve the collection element.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.